home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-13 / nedit15x.zip / CONFIG.NED < prev    next >
Text File  |  1992-01-11  |  990b  |  36 lines

  1. ' NED v1.5x Configuration File
  2. AUTOINDENT=ON
  3. ' if you have a colour monitor like background colour, try COLOUR=7,1,0,7
  4. COLOUR=7,0,0,7
  5. ' US users will want to change this to DATEFMT=MDY-
  6. DATEFMT=DMY/
  7. DETAB=OFF
  8. ' Increase this if working with large directories
  9. DIRMAX=512
  10. ENTAB=OFF
  11. FILE=CONFIG.NED
  12. FIRSTCOL=1
  13. GOTO=1,1
  14. HARDTAB=OFF
  15. INSERT=OFF
  16. ' if you have a colour monitor, try INTENSITY=12,14
  17. INTENSITY=15,15
  18. INTERWORD= ;,
  19. KEYSPEED=1
  20. LAYOUT=66,3,3,0
  21. ' Reduce this if working with many small files, try MAXLINES=1024
  22. ' this has been set so you can use NED to look at NED15X.DOC
  23. MAXLINES=6700
  24. ' change this to suite your video adapter. EGA allows EGA43 and VGA allows
  25. ' VGA50. If set to EGA43 or VGA50, will NED will startup in those modes.
  26. MODE=CGA
  27. RULER=ON
  28. SNOW=OFF
  29. SORT=DIRECTORY
  30. SOUND=ON
  31. SPOOL=0,128
  32. STRIP=ON
  33. TABSET=5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
  34. ' Set to WORDWRAP=1,65 to startup with word wrap on, rh margin at 65
  35. WORDWRAP=0,65
  36.